Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More verbose and accurate version displays #2382

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

HebaruSan
Copy link
Member

Problems

GUI's "Max KSP Version" column isn't always accurate; it assumes that the module version that CKAN considers "latest" always has the max KSP version, which sometimes is not the case. This was originally fixed in #2131, but the fix was reverted in #2150 as part of the rollback of #1929, as reported in KSP-CKAN/NetKAN#6368.

The Versions tab only shows the highest compatible game version, even though it's very common for mods to be compatible with a range of many game versions.

The prompt to choose a mod to satisfy a virtual dependency ("provides"-based) doesn't show the download host or file size, even though other places do.

Changes

Now #2131's change is back.

Now the Versions tab will show the full range of each module version's game versions:

image

Now when you are prompted to select a mod to satisfy a virtual dependency, the download host and file size will be shown to help inform your choice (already previously done for the change set confirmation list and the recommendation/suggestion list):

image

@HebaruSan HebaruSan added Bug Something is not working as intended Enhancement New features or functionality GUI Issues affecting the interactive GUI labels Mar 21, 2018
@politas politas merged commit 4b510d3 into KSP-CKAN:master Mar 22, 2018
@politas politas removed Bug Something is not working as intended Enhancement New features or functionality labels Mar 22, 2018
@HebaruSan HebaruSan deleted the fix/latest-version-redux branch March 22, 2018 10:07
@HebaruSan HebaruSan mentioned this pull request Apr 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Issues affecting the interactive GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants